home *** CD-ROM | disk | FTP | other *** search
/ Cine Live 59 / Cine Live 59.iso / pc / Data / Interface / mm3.k < prev    next >
Encoding:
Text File  |  2002-06-06  |  15.5 KB  |  445 lines

  1. module oRoot1 is cBox
  2. with 
  3.     Flags is $00000152; 
  4.     release Editor:
  5.         IOWindow is {$000003CE,$000000E9,$0000008C,$00000245,$00000000,$FFFFFF17,$00000000,$00000000};
  6.         LayoutWindow is {$00000064,$000000C7,$0000034B,$00000297,$0000000E,$00000018,$00000064,$00000000};
  7.     end;
  8.     Name is "Root"; 
  9.     Enabled is false; 
  10.     
  11.     Width is 800; Height is 600; 
  12.     
  13.     
  14.     Elements is [
  15.         oMusic2,
  16.         oMM13,
  17.         o254,
  18.         o265,
  19.         o276,
  20.         o287,
  21.         o298,
  22.         o309,
  23.         o3110,
  24.         o3211,
  25.         o3312,
  26.         o3413,
  27.         o3514,
  28.         o3619,
  29.         oBTdroite15,
  30.         oBTgauch16,
  31.         ommsomm17
  32.     ];
  33.     Events is [
  34.         cOnscreenEvent
  35.         with Flags is $00000004; 
  36.             Commands is [
  37.                 cRunCommand
  38.                 with Flags is $00000004; Target is oMusic2; Rewind is true; end
  39.             ];
  40.         end,
  41.         cKeyboardEvent
  42.         with Value is "+"; 
  43.             Commands is [
  44.                 cSetVolumeCommand
  45.                 with Flags is $00000004; Mode is ExecuteHigher; end
  46.             ];
  47.         end,
  48.         cKeyboardEvent
  49.         with Value is "-"; 
  50.             Commands is [
  51.                 cSetVolumeCommand
  52.                 with Flags is $00000004; Mode is ExecuteLower; end
  53.             ];
  54.         end,
  55.         cKeyboardEvent
  56.         with Flags is $00000004; Value is "m"; 
  57.             Commands is [
  58.                 cRunCommand
  59.                 with Flags is $00000004; Target is oMusic2; Mode is Toggle; Rewind is true; end
  60.             ];
  61.         end
  62.     ];
  63. end;
  64.  
  65. object oMusic2 is cSound
  66. with 
  67.     Flags is $00000154; 
  68.     Name is "Music"; 
  69.     
  70.     AdjustX is AlignToCenter; AdjustY is AlignToMiddle; 
  71.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  72.     Looping is true; 
  73.     URL is "../Sons/5.mp3"; 
  74.     
  75. end;
  76.  
  77. object oMM13 is cImage
  78. with 
  79.     Flags is $00000400; 
  80.     Name is "MM1"; 
  81.     Enabled is false; 
  82.     AdjustX is AlignToCenter; AdjustY is AlignToMiddle; 
  83.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  84.     
  85.     URL is "../Images/mm3.jpg"; 
  86.     
  87.     
  88. end;
  89.  
  90. object o254 is cBox
  91. with 
  92.     Flags is $00000150; 
  93.     Name is "25"; 
  94.     Region is {$FFFF0160,$00100018,$008000A3,$00100094,$00997FFF,$00110088,$00947FFF,$0012007D,$00887FFF,$00130071,$007D7FFF,$00140065,$00710099,$009A7FFF,$0015005A,$00657FFF,$0016004E,$005A7FFF,$00170042,$004E7FFF,$00180036,$00427FFF,$0019002B,$00367FFF,$001A001F,$002B7FFF,$001B0018,$001F7FFF,$001E009A,$009B7FFF,$00200018,$00197FFF,$0028009B,$009C7FFF,$002B0019,$001A7FFF,$0032009C,$009D7FFF,$0036001A,$001B7FFF,$003C009D,$009E7FFF,$0041001B,$001C7FFF,$0046009E,$009F7FFF,$004D001C,$001D7FFF,$0050009F,$00A07FFF,$0058001D,$001E7FFF,$005A00A0,$00A17FFF,$0063001E,$001F7FFF,$006400A1,$00A27FFF,$006E001F,$002000A2,$00A37FFF,$0074009F,$00A37FFF,$00750094,$009F7FFF,$00760089,$00947FFF,$0077007E,$00897FFF,$00780073,$007E7FFF,$00790020,$00210068,$00737FFF,$007A005E,$00687FFF,$007B0053,$005E7FFF,$007C0048,$00537FFF,$007D003D,$00487FFF,$007E0032,$003D7FFF,$007F0027,$00327FFF,$00800021,$00277FFF,$7FFF0000};
  95.     Cursor is oFingerCursor; 
  96.     X is 24; Y is 135; 
  97.     Width is 191; Height is 131; 
  98.     
  99.     
  100.     Events is [
  101.         cMouseUpEvent
  102.         with Flags is $00000004; Flag is true; 
  103.             Commands is [
  104.                 cBrowseCommand
  105.                 with Flags is $00000004; URL is "f25.k"; end
  106.             ];
  107.         end
  108.     ];
  109. end;
  110.  
  111. object o265 is cBox
  112. with 
  113.     Flags is $00000150; 
  114.     Name is "26"; 
  115.     Region is {$FFFF015C,$000F001F,$007E00A8,$000F009B,$009F7FFF,$00100090,$009B7FFF,$00110085,$00907FFF,$0012007B,$00857FFF,$00130070,$007B7FFF,$00140065,$0070009F,$00A07FFF,$0015005B,$00657FFF,$00160050,$005B7FFF,$00170045,$00507FFF,$0018003B,$00457FFF,$00190030,$003B7FFF,$001A0025,$00307FFF,$001B001F,$00257FFF,$001D001F,$00207FFF,$001F00A0,$00A17FFF,$00270020,$00217FFF,$002A00A1,$00A27FFF,$00320021,$00227FFF,$003500A2,$00A37FFF,$003C0022,$00237FFF,$004100A3,$00A47FFF,$00460023,$00247FFF,$004C00A4,$00A57FFF,$00510024,$00257FFF,$005700A5,$00A67FFF,$005B0025,$00267FFF,$006200A6,$00A77FFF,$00650026,$00277FFF,$006D00A7,$00A87FFF,$00700027,$00287FFF,$007400A4,$00A87FFF,$00750099,$00A47FFF,$0076008F,$00997FFF,$00770084,$008F7FFF,$00780079,$00847FFF,$0079006F,$00797FFF,$007A0028,$00290064,$006F7FFF,$007B005A,$00647FFF,$007C004F,$005A7FFF,$007D0044,$004F7FFF,$007E0029,$00447FFF,$7FFF0000};
  116.     Cursor is oFingerCursor; 
  117.     X is 28; Y is 240; 
  118.     Width is 194; Height is 126; 
  119.     
  120.     
  121.     Events is [
  122.         cMouseUpEvent
  123.         with Flags is $00000004; Flag is true; 
  124.             Commands is [
  125.                 cBrowseCommand
  126.                 with Flags is $00000004; URL is "f26.k"; end
  127.             ];
  128.         end
  129.     ];
  130. end;
  131.  
  132. object o276 is cBox
  133. with 
  134.     Name is "27"; 
  135.     Region is {$FFFF0174,$000E001D,$008100A8,$000E009A,$009E7FFF,$000F0090,$009A7FFF,$00100086,$00907FFF,$0011007C,$00867FFF,$00120072,$007C009E,$009F7FFF,$00130068,$00727FFF,$0014005F,$00687FFF,$00150055,$005F7FFF,$0016004B,$00557FFF,$00170041,$004B7FFF,$00180037,$00417FFF,$0019002D,$00377FFF,$001A0023,$002D7FFF,$001B001D,$00237FFF,$001D009F,$00A07FFF,$001F001D,$001E7FFF,$002700A0,$00A17FFF,$0029001E,$001F7FFF,$003100A1,$00A27FFF,$0034001F,$00207FFF,$003C00A2,$00A37FFF,$003E0020,$00217FFF,$004600A3,$00A47FFF,$00480021,$00227FFF,$005100A4,$00A57FFF,$00520022,$00237FFF,$005B00A5,$00A67FFF,$005C0023,$00247FFF,$006500A6,$00A77FFF,$00670024,$00257FFF,$007000A7,$00A87FFF,$00710025,$00267FFF,$007600A3,$00A87FFF,$00770097,$00A37FFF,$0078008C,$00977FFF,$00790080,$008C7FFF,$007A0074,$00807FFF,$007B0026,$00270069,$00747FFF,$007C005D,$00697FFF,$007D0051,$005D7FFF,$007E0045,$00517FFF,$007F003A,$00457FFF,$0080002E,$003A7FFF,$00810027,$002E7FFF,$7FFF0000};
  136.     Cursor is oFingerCursor; 
  137.     X is 40; Y is 344; 
  138.     Width is 193; Height is 133; 
  139.     
  140.     
  141.     Events is [
  142.         cMouseUpEvent
  143.         with Flag is true; 
  144.             Commands is [
  145.                 cBrowseCommand
  146.                 with URL is "f27.k"; end
  147.             ];
  148.         end
  149.     ];
  150. end;
  151.  
  152. object o287 is cBox
  153. with 
  154.     release Editor:
  155.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  156.     end;
  157.     Name is "28"; 
  158.     Region is {$FFFF0170,$000E001A,$007F00A5,$000E0096,$009A7FFF,$000F008C,$00967FFF,$00100083,$008C7FFF,$00110079,$00837FFF,$0012006F,$0079009A,$009B7FFF,$00130065,$006F7FFF,$0014005C,$00657FFF,$00150052,$005C7FFF,$00160048,$00527FFF,$0017003E,$00487FFF,$00180034,$003E7FFF,$0019002B,$00347FFF,$001A0021,$002B7FFF,$001B001A,$0021009B,$009C7FFF,$0020001A,$001B7FFF,$0024009C,$009D7FFF,$002B001B,$001C7FFF,$002D009D,$009E7FFF,$0036001C,$001D7FFF,$0037009E,$009F7FFF,$0040009F,$00A07FFF,$0041001D,$001E7FFF,$004900A0,$00A17FFF,$004C001E,$001F7FFF,$005300A1,$00A27FFF,$0057001F,$00207FFF,$005C00A2,$00A37FFF,$00620020,$00217FFF,$006500A3,$00A47FFF,$006D0021,$00227FFF,$006E00A4,$00A57FFF,$007400A0,$00A57FFF,$00750094,$00A07FFF,$00760088,$00947FFF,$0077007D,$00887FFF,$00780022,$00230071,$007D7FFF,$00790065,$00717FFF,$007A0059,$00657FFF,$007B004D,$00597FFF,$007C0042,$004D7FFF,$007D0036,$00427FFF,$007E002A,$00367FFF,$007F0023,$002A7FFF,$7FFF0000};
  159.     Cursor is oFingerCursor; 
  160.     X is 53; Y is 449; 
  161.     Width is 191; Height is 134; 
  162.     
  163.     
  164.     Events is [
  165.         cMouseUpEvent
  166.         with Flag is true; 
  167.             Commands is [
  168.                 cBrowseCommand
  169.                 with URL is "f28.k"; end
  170.             ];
  171.         end
  172.     ];
  173. end;
  174.  
  175. object o298 is cBox
  176. with 
  177.     Flags is $00000150; 
  178.     Name is "29"; 
  179.     Region is {$FFFF0104,$00120020,$007F00A7,$00120026,$00277FFF,$00130027,$00307FFF,$00140030,$00427FFF,$00150042,$00557FFF,$00160055,$00677FFF,$00170067,$00797FFF,$00180079,$008C7FFF,$0019008C,$009E7FFF,$001A0025,$0026009E,$00A77FFF,$002000A6,$00A77FFF,$002B0024,$00257FFF,$002D00A5,$00A67FFF,$003A00A4,$00A57FFF,$003C0023,$00247FFF,$004600A3,$00A47FFF,$004D0022,$00237FFF,$005300A2,$00A37FFF,$005E0021,$00227FFF,$005F00A1,$00A27FFF,$006C00A0,$00A17FFF,$006F0020,$00217FFF,$00770020,$00287FFF,$00780028,$00387FFF,$00790038,$0048009F,$00A07FFF,$007A0048,$00587FFF,$007B0058,$00677FFF,$007C0067,$00777FFF,$007D0077,$00877FFF,$007E0087,$00977FFF,$007F0097,$009F7FFF,$7FFF0000};
  180.     Cursor is oFingerCursor; 
  181.     X is 286; Y is 44; 
  182.     Width is 201; Height is 132; 
  183.     
  184.     
  185.     Events is [
  186.         cMouseUpEvent
  187.         with Flags is $00000004; Flag is true; 
  188.             Commands is [
  189.                 cBrowseCommand
  190.                 with Flags is $00000004; URL is "f29.k"; end
  191.             ];
  192.         end
  193.     ];
  194. end;
  195.  
  196. object o309 is cBox
  197. with 
  198.     Flags is $00000150; 
  199.     Name is "30"; 
  200.     Region is {$FFFF0100,$000F0036,$007D00BF,$000F003E,$00467FFF,$00100046,$00597FFF,$00110059,$006B7FFF,$0012006B,$007E7FFF,$0013007E,$00917FFF,$00140091,$00A37FFF,$0015003D,$003E00A3,$00B67FFF,$001600B6,$00BF7FFF,$002000BE,$00BF7FFF,$0022003C,$003D7FFF,$002F003B,$003C7FFF,$003500BD,$00BE7FFF,$003B003A,$003B7FFF,$00480039,$003A7FFF,$004A00BC,$00BD7FFF,$00540038,$00397FFF,$005E00BB,$00BC7FFF,$00610037,$00387FFF,$006E0036,$00377FFF,$007300BA,$00BB7FFF,$00740036,$003D7FFF,$0075003D,$004C7FFF,$0076004C,$005B7FFF,$0077005B,$00697FFF,$00780069,$00787FFF,$00790078,$00877FFF,$007A0087,$00957FFF,$007B0095,$00A47FFF,$007C00A4,$00B37FFF,$007D00B3,$00BA7FFF,$7FFF0000};
  201.     Cursor is oFingerCursor; 
  202.     X is 255; Y is 152; 
  203.     Width is 228; Height is 129; 
  204.     
  205.     
  206.     Events is [
  207.         cMouseUpEvent
  208.         with Flags is $00000004; Flag is true; 
  209.             Commands is [
  210.                 cBrowseCommand
  211.                 with Flags is $00000004; URL is "f30.k"; end
  212.             ];
  213.         end
  214.     ];
  215. end;
  216.  
  217. object o3110 is cBox
  218. with 
  219.     Name is "31"; 
  220.     Region is {$FFFF010C,$00060025,$007400AD,$0006002D,$00327FFF,$00070032,$003F7FFF,$0008003F,$004C7FFF,$0009004C,$00597FFF,$000A0059,$00667FFF,$000B0066,$00737FFF,$000C0073,$00807FFF,$000D002C,$002D0080,$008D7FFF,$000E008D,$009A7FFF,$000F009A,$00A77FFF,$001000A7,$00AD7FFF,$001A002B,$002C00AC,$00AD7FFF,$0027002A,$002B7FFF,$002E00AB,$00AC7FFF,$00330029,$002A7FFF,$00400028,$00297FFF,$004200AA,$00AB7FFF,$004C0027,$00287FFF,$005600A9,$00AA7FFF,$00590026,$00277FFF,$00660025,$00267FFF,$006A00A8,$00A97FFF,$006C0025,$002D7FFF,$006D002D,$003E7FFF,$006E003E,$004E7FFF,$006F004E,$005E7FFF,$0070005E,$006F7FFF,$0071006F,$007F7FFF,$0072007F,$008F7FFF,$0073008F,$00A07FFF,$007400A0,$00A87FFF,$7FFF0000};
  221.     Cursor is oFingerCursor; 
  222.     X is 266; Y is 265; 
  223.     Width is 207; Height is 120; 
  224.     
  225.     
  226.     Events is [
  227.         cMouseUpEvent
  228.         with Flag is true; 
  229.             Commands is [
  230.                 cBrowseCommand
  231.                 with URL is "f31.k"; end
  232.             ];
  233.         end
  234.     ];
  235. end;
  236.  
  237. object o3211 is cBox
  238. with 
  239.     Name is "32"; 
  240.     Region is {$FFFF00D4,$000F0024,$007B00AB,$000F0029,$00317FFF,$00100031,$00447FFF,$00110044,$00577FFF,$00120057,$00697FFF,$00130069,$007C7FFF,$0014007C,$008F7FFF,$0015008F,$00A27FFF,$001600A2,$00AB7FFF,$00180028,$00297FFF,$002000AA,$00AB7FFF,$002D0027,$00287FFF,$003400A9,$00AA7FFF,$00420026,$00277FFF,$004900A8,$00A97FFF,$00560025,$00267FFF,$005D00A7,$00A87FFF,$006B0024,$00257FFF,$007100A6,$00A77FFF,$00750024,$002F7FFF,$0076002F,$00447FFF,$00770044,$005A7FFF,$0078005A,$00707FFF,$00790070,$00857FFF,$007A0085,$009B7FFF,$007B009B,$00A67FFF,$7FFF0000};
  241.     Cursor is oFingerCursor; 
  242.     X is 262; Y is 362; 
  243.     Width is 207; Height is 134; 
  244.     
  245.     
  246.     Events is [
  247.         cMouseUpEvent
  248.         with Flag is true; 
  249.             Commands is [
  250.                 cBrowseCommand
  251.                 with URL is "f32.k"; end
  252.             ];
  253.         end
  254.     ];
  255. end;
  256.  
  257. object o3312 is cBox
  258. with 
  259.     Name is "33"; 
  260.     Region is {$FFFF010C,$000E002B,$007D00B5,$000E0031,$00327FFF,$000F0032,$00397FFF,$00100039,$00487FFF,$00110048,$00567FFF,$00120056,$00657FFF,$00130065,$00737FFF,$00140073,$00827FFF,$00150082,$00917FFF,$00160091,$009F7FFF,$00170030,$0031009F,$00AE7FFF,$001800AE,$00B57FFF,$001F00B4,$00B57FFF,$0028002F,$00307FFF,$002E00B3,$00B47FFF,$0039002E,$002F7FFF,$003C00B2,$00B37FFF,$004A002D,$002E7FFF,$004B00B1,$00B27FFF,$005900B0,$00B17FFF,$005B002C,$002D7FFF,$006700AF,$00B07FFF,$006C002B,$002C7FFF,$0075002B,$00337FFF,$00760033,$004400AE,$00AF7FFF,$00770044,$00547FFF,$00780054,$00647FFF,$00790064,$00757FFF,$007A0075,$00857FFF,$007B0085,$00957FFF,$007C0095,$00A67FFF,$007D00A6,$00AE7FFF,$7FFF0000};
  261.     Cursor is oFingerCursor; 
  262.     X is 246; Y is 465; 
  263.     Width is 218; Height is 132; 
  264.     
  265.     
  266.     Events is [
  267.         cMouseUpEvent
  268.         with Flag is true; 
  269.             Commands is [
  270.                 cBrowseCommand
  271.                 with URL is "f33.k"; end
  272.             ];
  273.         end
  274.     ];
  275. end;
  276.  
  277. object o3413 is cBox
  278. with 
  279.     Flags is $00000150; 
  280.     Name is "34"; 
  281.     Region is {$FFFF00B8,$001C0033,$008900BA,$001C00AC,$00B67FFF,$001D0097,$00AC7FFF,$001E0081,$00977FFF,$001F006B,$00817FFF,$00200056,$006B7FFF,$00210033,$00340040,$00567FFF,$00220034,$00407FFF,$002800B6,$00B77FFF,$002D0033,$00347FFF,$004200B7,$00B87FFF,$00470034,$00357FFF,$005C00B8,$00B97FFF,$00610035,$00367FFF,$007600B9,$00BA7FFF,$007B0036,$00377FFF,$008400AE,$00BA7FFF,$00850094,$00AE7FFF,$0086007A,$00947FFF,$0087005F,$007A7FFF,$00880045,$005F7FFF,$00890037,$00457FFF,$7FFF0000};
  282.     Cursor is oFingerCursor; 
  283.     X is 508; Y is 19; 
  284.     Width is 239; Height is 145; 
  285.     
  286.     
  287.     Events is [
  288.         cMouseUpEvent
  289.         with Flags is $00000004; Flag is true; 
  290.             Commands is [
  291.                 cBrowseCommand
  292.                 with Flags is $00000004; URL is "f34.k"; end
  293.             ];
  294.         end
  295.     ];
  296. end;
  297.  
  298. object o3514 is cBox
  299. with 
  300.     Flags is $00000150; 
  301.     Name is "35"; 
  302.     Region is {$FFFF00CC,$001D0021,$008A00A9,$001D0099,$00A57FFF,$001E007F,$00997FFF,$001F0065,$007F7FFF,$0020004B,$00657FFF,$00210031,$004B7FFF,$00220023,$00317FFF,$00230021,$00237FFF,$002900A5,$00A67FFF,$002C0021,$00227FFF,$00410022,$00237FFF,$004200A6,$00A77FFF,$00560023,$00247FFF,$005C00A7,$00A87FFF,$006A0024,$00257FFF,$007500A8,$00A97FFF,$007F0025,$00267FFF,$008300A1,$00A97FFF,$0084008E,$00A17FFF,$0085007B,$008E7FFF,$00860069,$007B7FFF,$00870056,$00697FFF,$00880043,$00567FFF,$00890030,$00437FFF,$008A0026,$00307FFF,$7FFF0000};
  303.     Cursor is oFingerCursor; 
  304.     X is 529; Y is 123; 
  305.     Width is 204; Height is 147; 
  306.     
  307.     
  308.     Events is [
  309.         cMouseUpEvent
  310.         with Flags is $00000004; Flag is true; 
  311.             Commands is [
  312.                 cBrowseCommand
  313.                 with Flags is $00000004; URL is "f35.k"; end
  314.             ];
  315.         end
  316.     ];
  317. end;
  318.  
  319. object o3619 is cBox
  320. with 
  321.     Flags is $00008101; 
  322.     Name is "36"; 
  323.     Region is {$FFFF00A4,$000B0026,$007900AA,$000B009E,$00A87FFF,$000C0088,$009E7FFF,$000D0072,$00887FFF,$000E005D,$00727FFF,$000F0047,$005D7FFF,$00100031,$00477FFF,$00110026,$00317FFF,$00210026,$00277FFF,$002400A8,$00A97FFF,$00440027,$00287FFF,$005800A9,$00AA7FFF,$00670028,$00297FFF,$007300A0,$00AA7FFF,$0074008B,$00A07FFF,$00750075,$008B7FFF,$00760060,$00757FFF,$0077004A,$00607FFF,$00780035,$004A7FFF,$00790029,$00357FFF,$7FFF0000};
  324.     Cursor is oFingerCursor; 
  325.     X is 529; Y is 246; 
  326.     Width is 206; Height is 127; 
  327.     
  328.     
  329.     Events is [
  330.         cMouseUpEvent
  331.         with Flags is $00004004; Flag is true; 
  332.             Commands is [
  333.                 cBrowseCommand
  334.                 with Flags is $00004004; URL is "f36.k"; end
  335.             ];
  336.         end
  337.     ];
  338. end;
  339.  
  340. object oBTdroite15 is cImage
  341. with 
  342.     Flags is $00000150; 
  343.     Name is "BTdroite"; 
  344.     Shown is false; Cursor is oFingerCursor; 
  345.     X is 609; Y is 573; 
  346.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  347.     
  348.     URL is "../Images/actor%20droite.jpg"; 
  349.     
  350.     
  351.     Events is [
  352.         cMouseEnterEvent
  353.         with Flags is $00000004; 
  354.             Commands is [
  355.                 cShowCommand
  356.                 with Flags is $00000004; Target is oTargetSelf; end
  357.             ];
  358.         end,
  359.         cMouseLeaveEvent
  360.         with Flags is $00000004; 
  361.             Commands is [
  362.                 cShowCommand
  363.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  364.             ];
  365.         end,
  366.         cMouseUpEvent
  367.         with Flags is $00000004; Flag is true; 
  368.             Commands is [
  369.                 cBrowseCommand
  370.                 with Flags is $00000004; URL is "mm1.k"; end
  371.             ];
  372.         end
  373.     ];
  374. end;
  375.  
  376. object oBTgauch16 is cImage
  377. with 
  378.     Name is "BTgauch"; 
  379.     Shown is false; Cursor is oFingerCursor; 
  380.     X is 593; Y is 573; 
  381.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  382.     
  383.     URL is "../Images/actor%20gauche.jpg"; 
  384.     
  385.     
  386.     Events is [
  387.         cMouseEnterEvent
  388.         with 
  389.             Commands is [
  390.                 cShowCommand
  391.                 with Target is oTargetSelf; end
  392.             ];
  393.         end,
  394.         cMouseLeaveEvent
  395.         with 
  396.             Commands is [
  397.                 cShowCommand
  398.                 with Target is oTargetSelf; Mode is Clear; end
  399.             ];
  400.         end,
  401.         cMouseUpEvent
  402.         with Flag is true; 
  403.             Commands is [
  404.                 cBrowseCommand
  405.                 with URL is "mm2.k"; end
  406.             ];
  407.         end
  408.     ];
  409. end;
  410.  
  411. object ommsomm17 is cImage
  412. with 
  413.     Flags is $00000150; 
  414.     Name is "mmsomm"; 
  415.     Shown is false; Cursor is oFingerCursor; 
  416.     X is 629; Y is 573; 
  417.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  418.     
  419.     URL is "../Images/actor%20somm.jpg"; 
  420.     
  421.     
  422.     Events is [
  423.         cMouseEnterEvent
  424.         with Flags is $00000004; 
  425.             Commands is [
  426.                 cShowCommand
  427.                 with Flags is $00000004; Target is oTargetSelf; end
  428.             ];
  429.         end,
  430.         cMouseLeaveEvent
  431.         with Flags is $00000004; 
  432.             Commands is [
  433.                 cShowCommand
  434.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  435.             ];
  436.         end,
  437.         cMouseUpEvent
  438.         with Flags is $00000004; Flag is true; 
  439.             Commands is [
  440.                 cBrowseCommand
  441.                 with Flags is $00000004; URL is "sommaire.k"; end
  442.             ];
  443.         end
  444.     ];
  445. end;